xen: Fix strange byte in common/Kconfig
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 23 Oct 2019 16:48:15 +0000 (17:48 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 24 Oct 2019 11:36:56 +0000 (12:36 +0100)
commit3f82eb9740cacf417576387c398c9a543ab05c60
treef60c47481ea02c2305f0b820e9bf573cde1519bf
parent7eee9c16d6405a1a1f2e8c6472923db842c90cfb
xen: Fix strange byte in common/Kconfig

Current description of the file by `file`:
    common/Kconfig: Non-ISO extended-ASCII text

Change that byte to an ascii quote so the file can become properly
encoded, and all ASCII.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/common/Kconfig